What is a scan code in C? [closed]

Posted by palani on Stack Overflow See other posts from Stack Overflow or by palani
Published on 2010-04-09T04:52:46Z Indexed on 2010/04/09 5:03 UTC
Read the original article Hit count: 221

Filed under:

My miniproject is based on C. My application written in C accepts a keyboard input as scancodes(for example b=48,n=49...like that)

Can anybody pls let me know,what scancodes are, briefly...

© Stack Overflow or respective owner

Related posts about c